.btn-primary {
    color: #fff;
    background-color: #b10d0b;
    border-color: #b10d0b;
}
body,div, span, font, p, td {
  font-family: 'ralewaythin', 'Arial';
  word-break: initial !important;
}


@keyframes move {
    0% {
        transform: perspective(2000px) scale(1) rotateY(90deg);
        -webkit-transform: perspective(2000px) scale(1) rotateY(90deg);
        transform-origin: 0;
        opacity: 0;
    }

    50% {
        transform: perspective(2000px) scale(1) rotateY(60deg);
        -webkit-transform: perspective(2000px) scale(1) rotateY(60deg);
        transform-origin: 0;
        opacity: 0.2;
    }

    75% {
        transform: perspective(2000px) scale(1) rotateY(30deg);
        -webkit-transform: perspective(2000px) scale(1) rotateY(30deg);
        transform-origin: 0;
        opacity: 0.6;
    }

    100% {
        transform: perspective(2000px) scale(1) rotateY(0deg);
        -webkit-transform: perspective(2000px) scale(1) rotateY(0deg);
        transform-origin: 0;
        opacity: 1;
    }
}

@keyframes haha {
    0% {
        bottom: 0px;
    }

    50% {
        bottom: 20px;
    }

    100% {
        bottom: 0px;
    }
}

#w_grid-1553322258350 .p_gridbox {
    width: 100%;
    overflow: inherit;
    position: static;
}

#w_grid-1553484080181 {
    position: relative;
    z-index: 999;
}

#w_grid-1559203779459 .p_gridbox {
    width: 100%;
    overflow: inherit;
    position: static;
}

.btn-primary:hover {
    color: #fff;
    background-color: #b10d0b;
    border-color: #b10d0b;
}

.btn-primary:active:hover {
    background-color: #b10d0b;
}

.btn {
    padding: 8px 12px;
    border-radius: 0px;
    /* background: #c20000; */
    margin-top: 10px;
}

#w_grid-1566531143545 {
    position: relative;
    z-index: 99999;
}

#w_grid-1569549155337 {
    position: fixed;
    z-index: 9;
    top: 0px;
    left: auto!important;
}

#w_grid-1565577897913 {
    position: fixed;
    left: auto;
}

#w_grid-1569576805871 {
    position: fixed;
    z-index: 9;
    top: 0px;
    left: auto!important;
}

#w_grid-1581491451516 {
    z-index: 1;
    position: relative;
}

#c_portalResEbizads_banner-15788998863640317 {
    z-index: 0;
    position: absolute;
    top: 0px;
    width: 106%;
}

#w_grid-1582281965746 {
    z-index: 0;
    position: fixed;
    bottom: 0px;
    width: 100%;
}

#w_grid-1581492093162 {
    z-index: 1;
    position: relative;
}

#c_portalResComplaintPage_detail-15695542126399400 {
    z-index: 0;
    position: absolute;
    top: 0px;
}

#w_grid-1569580823839 {
    z-index: 0;
    position: absolute;
    top: 0px;
}

#w_grid-1582358945985 {
    position: fixed;
    top: 0px;
    z-index: 9;
    left: auto!important;
}

#w_grid-1594345902733{
    position: fixed;
    top: 0px;
    z-index: 9;
    left: auto!important;
}

@media only screen and (max-width: 1366px) {
}

@media only screen and (max-width: 1660px) {
  
 .e_text-29 {font-size: 20px !important;}
 .e_scrollNumber-78 .p_num,.e_scrollNumber-75 .p_num,.e_scrollNumber-92 .p_num { font-size: 45px!important;}
}
@media only screen and (max-width: 1420px) {
.e_text-29 {font-size: 18px !important;}
#c_static_376-1642672736530 .e_text-89 { font-size: 50px!important; margin-top: 15%!important;}
#c_product_list_013-1642747516189 .e_text-66,.e_text-1,.e_text-44  { font-size: 50px!important;}
  
  
  
}


@media only screen and (max-width: 1070px) {
    .c_portalResnav_main-01001 .p_problemCategory {
        display: block;
    }

    .c_portalResnav_main-01001 .p_navPc {
        display: none;
    }

    .c_portalResnav_main-01001 .p_linkBox {
        display: none !important;
    }

    .c_portalResnav_main-01001 .p_parent {
        display: block;
    }

    .c_portalResnav_main-01001 .p_categoryBtn:before {
        /*    content: "\e669";*/
    }

    .c_portalResnav_main-01001 .icon-arrow_up:before {
        content: "\e69a";
    }

    .c_portalResnav_main-01001 .icon-arrow_down:before {
        content: "\e69c";
    }

    .c_portalResnav_main-01001 .p_btn-show {
        color: #fff;
        background: #b10d0b;
        float: right;
        margin-top: 28px;
        margin-right: 0px;
    }

    .c_portalResnav_main-01001 .p_btn-hide {
        width: 10%;
        height: 100%;
        float: left;
        background-color: #7F7F7F;
    }

    .c_portalResnav_main-01001 .p_category {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 100%;
        background: #fff;
        z-index: 9;
    }

    .c_portalResnav_main-01001 .p_parent {
        width: auto;
        height: auto;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -ms-flex;
        display: flex;
        display: -webkit-flex;
        display: -moz-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding: 0 0 0 30px;
        transition: all .5s;
    }

    .c_portalResnav_main-01001 .p_categoryBox {
        overflow-y: auto;
        width: 90%;
        height: 100%;
        float: left;
        background-color: rgb(239,239,245);
    }

    .c_portalResnav_main-01001 .p_categoryBox > .p_parentBox {
        background-color: #FFFFFE!important;
        padding-left: 0px;
        width: 100%;
        height: auto;
    }

    .c_portalResnav_main-01001 .p_parentBox {
        width: auto;
        height: auto;
        color: #fff;
    }

    .c_portalResnav_main-01001 .p_parentBox {
        width: auto;
        height: auto;
        color: #fff;
        background-color: rgb(239,239,245);
        padding-left: 0px;
        background: none;
        border-bottom: 1px solid #eee;
    }

    .c_portalResnav_main-01001 .p_childBox .p_parent {
        border-bottom: 1px solid #c0c0c0;
        border: none;
    }

    .c_portalResnav_main-01001 .p_c-fff {
        display: inline-block;
        margin-top: 10px;
        margin-bottom: 10px;
        color: #fff;
        margin-left: 0px;
        font-size: 24px;
    }

    .c_portalResnav_main-01001 .p_categoryBtn {
        display: block;
        margin: 12px 5px 10px 0;
        color: #000000;
        font-size: 12px;
    }

    .c_portalResnav_main-01001 .p_link {
        height: auto;
        vertical-align: middle;
        width: initial;
        margin: 10px 0;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        display: block;
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        box-flex: 1;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -ms-flex;
        display: flex;
        display: -webkit-flex;
        display: -moz-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        display: -webkit-box;
        color: #000;
        line-height: 40px;
        font-size: 16px;
    }

    .c_portalResnav_main-01001 {
        width: 640px;
    }

    .c_portalResProduct_list-01001001 .p_image img {
        width: 100%!important;
        height: auto!important;
        transition: all .5s;
    }

    .c_portalResProduct_list-01001001 .p_Product:hover .p_image img {
        transform: scale(1.04) translate(-50%, -50%)!important;
    }

    .c_portalResComplaintPage_detail-01001 .p_complaintPageDetails {
        padding: 0px;
    }

    .c_portalResPublic_websiteShare-01001 .iShare a {
        width: 30px;
        height: 30px;
        margin-top: 0px;
    }

    .c_portalResnav_main-01001 .p_parent:hover {
        background: #b10d0b;
    }

    .c_portalResnav_main-01001 .p_parent:hover .p_link {
        color: #fff;
    }

    .c_portalResnav_main-01001 .p_categoryBox>.p_parentBox>.p_childBox {
        margin: 0px;
        box-shadow: none;
        height: 60px;
        border: none;
        background: #f1f1f1;
        transition: all .5s;
        height: auto;
    }

    .c_portalResnav_main-01001 .p_categoryBox>.p_parentBox>.p_childBox .p_parentBox {
        height: 60px;
    }

    #w_common_text-1566531706240 {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
  
  #c_product_list_040-1647311365027 {  margin-top: 3%!important;}
  #c_product_list_040-1647311365027 .e_text-6 {  font-size: 14px!important;}
  #c_product_list_040-1647311365027 .e_container-4 { padding-top: 5px!important; padding-bottom: 5px!important;}

  #c_static_001-1640916240687 .e_image-8 { margin-top: -10%!important;}

  #c_static_001-1642673294245 .e_text-3{margin-top: 0%!important;}
  
  .e_html-8.s_list.response-transition {display: none!important;}

  #c_product_list_013-16468821212311 .e_loop-68 .cbox-68:nth-child(odd) { margin-bottom: 20px !important}
    
.swiper-button-next:after, .swiper-button-prev:after{    padding: 16px 8px !important;}
  
  #c_product_list_013-16468821212311 .e_image-72{height: 100px!important;}
  
  #c_static_001-1646892733901 .e_text-4 { font-size: 22px!important; margin-top: 0px!important;}
  
  #c_static_001-1646892733901 .e_text-3,#c_product_list_013-16468821212311 .e_text-66 { font-size: 30px!important;  margin-top: 22%!important;}
  
  #c_static_001-1646892733901 .e_text-3 { margin-top: 5%!important;}
  

  
  #c_new_list_042-1642818091223 .e_text-22 {font-size: 30px!important;}
  
  #c_static_334-1640933241115 .e_text-3 { font-size: 22px!important;}
  
  #c_static_334-1640933241115 .e_map-50 {height: 230px!important;}
  
  #c_static_309-1640857644076 .e_text-127,#c_static_309-1640857644076 .e_text-134,#c_static_309-1640857644076 .e_text-138 { font-size: 18px !important;}
  
  #c_static_001-1640917244530 .e_container-1 { width: 96% !important;}
  
  #c_static_001-1640916240687 .e_text-2,#c_static_001-1640866245371 .e_text-2 { font-size: 22px !important;}
  h1.text-white.p_btitle { font-size: 22px !important;}
 .e_bannerA-1 .p_info {top: 60%!important;}
#c_product_list_013-1642747516189 .e_container-65 .cbox-65-0 {  margin-bottom: 15px!important;}
  #c_static_376-1642672736530 .e_text-66 { margin-top: 6%!important;  margin-bottom: 8%!important;}
  #c_static_342-1642830135261 { padding-top: 30%!important;}
  #c_static_342-1642830135261 .e_form-35 {  margin-top: 5%!important;}
  #c_grid-1642673629570 { width: 90%!important; margin-top:27%!important;}
  
  #c_static_001-1642673294245 .e_button-4 { margin-top: 5%!important;}
  #c_static_376-1642672736530 .e_text-89 { font-size: 30px!important; }
#c_static_376-1642672736530 .e_text-82,#c_product_list_013-1642747516189 .e_text-78,#c_static_001-1642673294245 .e_text-2,#c_new_list_042-1642818091223 .e_text-21,#c_static_342-1642830135261 .e_text-6,#c_static_342-1642830135261 .e_text-16 { font-size: 20px!important;}
  #c_product_list_013-1642747516189 .e_text-66,.e_text-1,.e_text-44  { font-size: 30px!important;}
  #c_product_list_013-1642747516189 .e_container-2 { margin-top: 28%!important;}
  #c_product_list_044-1642823778384 {  margin-top: -5%!important;}
  #c_static_376-1642672736530 .e_text-89 { margin-top: 35%!important;}
  
    .p_problemCategory {
        text-align: right;
        margin-top: 0px;
    }

    .p_problemCategory .btn {
        width: 100%;
    }

    .p_categoryBox {
        overflow-y: auto;
        width: 90%;
        height: 100%;
        float: left;
        background: #fff !important;
        box-sizing: border-box;
        text-align: left;
    }

    .c_portalResPublic_websiteShare-01001 .row-pad {
        padding: 0px 0 20px 0;
        padding-right: 0px;
    }

    .c_portalResIntro_detail-01001001 .reset_style p {
        font-size: 16px;
        line-height: 30px;
    }

    .c_portalResnav_main-01001 .p_parentBox .p_childBox .p_parent {
        padding-left: 50px;
        width: 100%;
    }

    .p_pagebox .pre:hover {
        background-color: #b10d0b;
        color: #fff;
    }

    .p_pagebox .pre {
        background-color: #b10d0b;
        color: #fff;
    }

    .p_pagebox .next {
        background-color: #b10d0b;
        color: #fff;
    }

    .p_pagebox .next:hover {
        background-color:#b10d0b;
        color: #fff;
    }

    .p_pagebox .next:active {
        background-color: #b10d0b;
        color: #fff;
    }

    #c_portalResComplaintPage_detail-15695523741055116 {
        display: none;
    }

    #w_grid-1569551714435 {
        display: none;
    }

    #c_portalResEbizads_banner-15695808260840770 {
        display: none;
    }

    #w_grid-1559203779459 {
        width: 115%;
        left: -7.5%;
        position: relative;
        height: auto;
    }

    #c_portalResEbizads_banner-15788998863640317 {
        display: none;
    }

    #w_grid-1582364064983 {
        /* display: none; */
    }

    #c_portalResEbizads_banner-15823606621929125 {
        display: none;
    }

    #w_common_text-1582363852991 p span {
        font-size: 30px;
    }

    #w_common_text-1582362381447 p span {
        font-size: 30px;
    }

    #c_portalResComplaintPage_detail-15823609387853706 .about h1 {
        font-size: 30px;
    }

    #c_portalResComplaintPage_detail-15823609387853706 .about p.line {
        margin: 10px 0px 30px;
    }

    #w_grid-1553484080211 {
        padding: 30px 15px;
    }

    #c_portalResComplaintPage_detail-15823609387853706 .about a.aa {
        text-align: center;
        padding: 0px;
        background: #1f2020;
    }

    #c_portalResComplaintPage_detail-15823609387853706 .about a.a2 {
        background: #ddd ;
        text-align: center;
        padding: 0px;
    }

    #w_common_text-1582361350178 p span {
        font-size: 50px;
    }
    #w_common_text-1582361350181 p span {
        font-size: 50px;
    }
    #w_grid-1584340215849{
        display:none;
    }
}

@media only screen and (max-width: 640px) {
    #w_grid-1553243478892 {
        width: 200%;
        margin-left: -50%;
        left: 50%;
    }

    body {
        overflow-x: hidden;
    }

    .pagebox {
        width: 100%;
        overflow-x: hidden;
    }

    img {
        max-width: 100%;
    }

    .c_portalResIntro_detail-01001001 .reset_style p {
        font-size: 16px;
        line-height: 30px;
    }

    .c_portalResnav_main-01001 .p_categoryBox > .p_parentBox:hover .p_linkBox {
        display: none!important;
    }

    .c_portalResnav_main-01001 .p_categoryBox > .p_parentBox:hover .p_childBox {
        display: block!important;
        height: auto;
        padding: 0px;
    }

    #w_fimg-1553484080191 .p_dimage img {
        margin-top: 0px;
    }

    #w_fimg-1569549189973 .p_dimage {
        max-width: 200px;
    }

    #w_fimg-1569569582916 .p_dimage img {
        width: 80%;
        margin: 0 10%;
        margin-bottom: 20px;
    }

    #w_fimg-1569568971363 .p_dimage img {
        width: 80%;
        margin: 0 10%;
        margin-bottom: 20px;
    }

    #w_fimg-1569564951540 .p_dimage img {
        width: 80%;
        margin: 0 10%;
        margin-bottom: 20px;
    }

    #w_fimg-1569552267785 .p_dimage img {
        width: 80%;
        margin: 0 10%;
        margin-bottom: 20px;
    }

    #w_common_text-1569569631451 {
        display: none;
    }
}

@media only screen and (min-width: 769px) {
  .swiper-button-next, .swiper-button-prev{
      width:none !important;
  }
  
  .swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 60%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    z-index: 1001;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
  
  
    #w_grid-1565335038329 {
        position:absolute;
        bottom: 0px;
        width: 100%!important;
        max-width: 960px;
    }

    #c_portalResEbizads_banner-15680805821677392 {
        display: none;
    }

    #c_portalResEbizads_banner-15695808912907361 {
        display: none;
    }

    #c_portalResEbizads_banner-15823606987677966 {
        display: none;
    }
}

@media only screen and (min-width: 769px) {
    #w_grid-1553484080211 {
        padding: 35px 40px 40px;
    }

    #w_grid-1553484080211 > div > .p_gridbox {
        padding: 0 20px;
    }
}

#w_grid-1553240887891 {
    position: relative;
    z-index: 999;
}

.e_FlowCommonStyleBox-001 .stylebox_top {
    background: #bb2822;
    height: 60px;
}

.e_FlowCommonStyleBox-001 .stylebox_title {
    background: #bb2822;
    height: 60px;
}

.e_FlowCommonStyleBox-001 .stylebox_top_line {
    display: none;
}

.e_FlowCommonStyleBox-001 .stylebox_content {
    border: none;
    background: rgba(0,0,0,.5);
    background: rgba(255,255,255,1);
}

.e_FlowCommonStyleBox-001 .title_main {
    height: 60px;
    line-height: 60px;
}

.p_stepBox .step .p_stepCompletedIcon {
    border: 1px solid #c30d23;
    color: #c30d23;
}

.p_stepBox .step.completed .stepLine {
    background: #c30d23;
}

.p_stepBox .step.active .stepNum {
    background: #c30d23;
    border: 1px solid #c30d23;
}

.p_stepBox .step.active .stepLine {
    background: #c30d23;
}

.c_portalResOrder_settlement-01001 .p_OrderTitlteB {
    color: #047e48;
}

.btn-link {
    color: #047e48;
}

.tit_emphasize {
    color: #c30d23;
}

.item:hover {
    border: 2px solid #c30d23;
}

#ch #w_grid-1553484080211 {
    width: 100%;
    max-width: 1920px;
    padding: 20px 0px;
}
